﻿.public-index-loop .swiper-container {
  width: 100%;
}
.public-index-loop .swiper-container img {
  width: 100%;
}
.public-index-loop .swiper-pagination-bullet-active {
  background: #fd7400;
}
.new-tit {
  margin-top: 80px;
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.new-tit .tit-de {
  background: url(../image/index-icon_1.png) no-repeat bottom left;
  padding-bottom: 10px;
  margin-right: 24px;
}
.new-tit .tit-de p {
  color: #151515;
  opacity: 0.8;
  font-size: 12px;
}
.new-tit .new-txt h3 {
  color: #151515;
  font-size: 30px;
  font-weight: 500;
}
.index-news .new-loop {
  padding: 30px 60px;
  height: 80px;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 116, 192, 0.16);
          box-shadow: 0px 0px 6px 0px rgba(0, 116, 192, 0.16);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.index-news .new-loop .new-loop-tit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.index-news .new-loop .new-loop-tit h3 {
  color: #1a4a98;
  font-size: 16px;
  margin-right: 4px;
}
.index-news .new-loop .new-loop-tit p {
  color: #1a4a98;
}
.index-news .new-loop .new-loop1 {
  width: 80%;
  height: 44px;
}
.index-news .new-loop .new-loop1 .swiper-slide div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.index-news .new-loop .new-loop1 .swiper-slide div p {
  font-size: 16px;
  white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
  color: #151515;
  margin-top: 10px;
  height: 22px;
  padding-left: 40px;
  padding-right: 40px;
  border-right: 1px dashed #999999;
}
.index-news .new-loop .new-loop1 .swiper-slide div p:nth-child(2) {
  border-right: none;
}
.index-news .new-loop .new-loop1 .swiper-pagination-bullet-active {
  background: #fd7400;
}
.index-news .new-list-contaienr {
  margin-top: 50px;
}
.index-news .new-list-contaienr .new-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.index-news .new-list-contaienr .new-list .list-item {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 30px;
}
.index-news .new-list-contaienr .new-list .list-item a {
  display: block;
}
.index-news .new-list-contaienr .new-list .list-item a:nth-child(2) {
  padding-top: 16px;
  color: #151515;
  font-size: 16px;
}
.index-news .new-list-contaienr .new-list .list-item .img {
  display: block;
  width: 100%;
}
.index-news .new-list-contaienr .new-list .list-item .img img {
  width: 100%;
  height: auto;
}
.index-news .new-list-contaienr .new-list .list-item:nth-child(3n) {
  margin-right: 0%;
}
.index-news .index-service {
  padding-top: 100px;
  padding-bottom: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.index-news .index-service .new-tit {
  margin-top: 0px;
}
.index-news .index-service .service-left {
  width: 51%;
}
.index-news .index-service .service-left .left-con {
  height: 308px;
}
.index-news .index-service .service-left .left-con .con-tit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.index-news .index-service .service-left .left-con .con-tit h3 {
  color: #1a4a98;
  font-size: 16px;
  margin-right: 4px;
}
.index-news .index-service .service-left .left-con .con-tit p {
  color: #1a4a98;
}
.index-news .index-service .service-left .left-con .con-txt {
  margin-top: 20px;
}
.index-news .index-service .service-left .left-con .con-txt P {
  font-size: 14px;
  color: #151515;
  line-height: 26px;
  margin-bottom: 10px;
}
.index-news .index-service .service-left .left-con .con-tra {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 30px;
}
.index-news .index-service .service-left .left-con .con-tra .tra {
  
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 30px;
  border: solid 1px #1a4a98;
  padding-left: 20px;
  padding-right: 20px;
  display:none;
}
.index-news .index-service .service-left .left-con .con-tra .tra a {
  font-size: 16px;
  color: #1a4a98;
}
.index-news .index-service .service-left .left-con .con-tra .tra img {
  height: 22px;
  margin-right: 10px;
}
.index-news .index-service .service-right {
  width: 44%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.index-news .index-service .service-right .right-tit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
      display:none;
}
.index-news .index-service .service-right .right-tit a {
  display: block;
  font-size: 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 30px;
  padding-right: 30px;
  border-left: 1px dashed #999999;
}
.index-news .index-service .service-right .right-tit a img {
  height: 16px;
  color: #1a4a98;
  margin-right: 14px;
}
.index-news .index-service .service-right .right-tit a:nth-child(1) {
  border-left: 0px dashed #999999;
}
.index-news .index-service .service-right .right-video .m-video {
  width: 100% !important;
  height: 308px;
  overflow: hidden;
}
.index-news .index-service .service-right .right-video .m-video img {
  width: 100%;
  height: 100%;
}
.index-news .index-reserve {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #f8f8f8;
}
.index-news .index-reserve .reserve-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.index-news .index-reserve .reserve-container .reserve-item {
  width: 32%;
  margin-right: 2%;
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 50px;
  -webkit-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.08);
  background-color: #ffffff;
}
.index-news .index-reserve .reserve-container .reserve-item .con-tit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.index-news .index-reserve .reserve-container .reserve-item .con-tit h3 {
  color: #1a4a98;
  font-size: 16px;
  margin-right: 4px;
}
.index-news .index-reserve .reserve-container .reserve-item .con-tit p {
  color: #1a4a98;
}
.index-news .index-reserve .reserve-container .reserve-item .reserve-img {
  margin-top: 30px;
}
.index-news .index-reserve .reserve-container .reserve-item .reserve-img a {
  display: block;
}
.index-news .index-reserve .reserve-container .reserve-item .reserve-img img {
  width: 100%;
  display: block;
  /* max-height: 180px; */
}
.index-news .index-reserve .reserve-container .reserve-item:nth-child(3n) {
  margin-right: 0px;
}
.index-news .index-area {
  
  padding-top: 40px;
  padding-bottom: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
      /* display:none; */
}
.index-news .index-area .area-left {
  width: 64%;
  -webkit-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.08);
}
.index-news .index-area .area-left img {
  width: 100%;
}
.index-news .index-area .area-right {
  width: 32%;
  padding-top: 20px;
}
.index-news .index-area .area-right .con-tit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.index-news .index-area .area-right .con-tit h3 {
  color: #1a4a98;
  font-size: 16px;
  margin-right: 4px;
}
.index-news .index-area .area-right .con-tit p {
  color: #1a4a98;
}
.index-news .index-area .area-right .area-txt {
  font-size: 14px;
  color: #151515;
  line-height: 24px;
  margin-top: 10px;
}
.index-news .index-area .area-right .area-de {
  margin-top: 20px;
}
.index-news .index-area .area-right .area-de .de-item {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.index-news .index-area .area-right .area-de .de-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  color: #0f1010;
}
.index-news .index-area .area-right .area-de .de-item a img {
  height: 14px;
  margin-right: 10px;
}
.index-news .index-area .area-right .area-de .de-item:nth-child(1) a:nth-child(3) {
  padding-right: 30px;
}
.index-news .index-real {
  padding-bottom: 100px;
  padding-top: 100px;
  background: url('../image/index-real_bg.png') no-repeat;
  background-size: cover;
  background-position: bottom center;
}
.index-news .index-real .real-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.index-news .index-real .real-container .real-left .new-tit {
  margin-top: 0px;
}
.index-news .index-real .real-container .real-left .left-tit > a {
  background-color: #fd7400;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: 600;
}
.index-news .index-real .real-container .real-left .left-tit > a img {
  height: 20px;
  margin-right: 10px;
}
.index-news .index-real .real-container .real-left .left-tit p {
  font-size: 14px;
  color: #333333;
  font-weight: 600;
  margin-top: 6px;
}
.index-news .index-real .real-container .real-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 69%;
  height: 190px;
}
.index-news .index-real .real-container .real-right .right-txt {
  padding: 40px 28px;
  background-color: #fd7400;
  width: 44%;
  color: #fff;
}
.index-news .index-real .real-container .real-right .right-txt h3 {
  font-size: 16px;
}
.index-news .index-real .real-container .real-right .right-txt h4 {
  font-size: 14px;
  margin-top: 8px;
  margin-bottom: 18px;
}
.index-news .index-real .real-container .real-right .right-txt p {
  font-size: 14px;
}
.index-news .index-real .real-container .real-right > a {
  width: 56%;
  height: 100%;
  overflow: hidden;
}
.index-news .index-real .real-container .real-right > a img {
  width: 100%;
  display: block;
  height: 100%;
}
.index-news .index-ad {
  margin-top: 80px;
}
.index-news .index-ad .ad-container .ad-tit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.index-news .index-ad .ad-container .ad-tit .ad-tit-left .new-tit {
  margin-top: 0px;
}
.index-news .index-ad .ad-container .ad-tit .ad-tit-left .ad-tit-ad {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  height: 36px;
}
.index-news .index-ad .ad-container .ad-tit .ad-tit-left .ad-tit-ad .ad-pe {
  background-color: #fd7400;
  padding-left: 20px;
  padding-right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 24px;
  height: 36px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
      /*width:84%;*/
}
.index-news .index-ad .ad-container .ad-tit .ad-tit-left .ad-tit-ad .ad-pe img {
  height: 16px;
  margin-right: 8px;
}
.index-news .index-ad .ad-container .ad-tit .ad-tit-left .ad-tit-ad .ad-pe p {
  font-size: 14px;
  color: #fff;
}
.index-news .index-ad .ad-container .ad-tit .ad-tit-left .ad-tit-ad .ad-pet {
  height: 36px;
  background-color: #fd7400;
  line-height: 36px;
  margin-left: 4px;
  padding-left: 4px;
  padding-right: 4px;
}
.index-news .index-ad .ad-container .ad-tit .title-list {
  width: 73%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.index-news .index-ad .ad-container .ad-tit .title-list .list-item {
  position: relative;
  border-radius: 6px;
  border: solid 1px #fd7400;
  margin-right: 10px;
  width: 140px;
  padding: 20px 34px;
  padding-top: 30px;
  -webkit-transition: .5s;
  transition: .5s;
}
/* .index-news .index-ad .ad-container .ad-tit .title-list a:nth-of-type(2) .list-item,.index-news .index-ad .ad-container .ad-tit .title-list a:nth-of-type(2) .list-item h3{ */
  /* border-color:#cecece; */
  /* color:#cecece !important; */
/* } 
.index-news .index-ad .ad-container .ad-tit .title-list a:nth-of-type(3) .list-item,.index-news .index-ad .ad-container .ad-tit .title-list a:nth-of-type(3) .list-item h3{
  border-color:#cecece;
  color:#cecece !important;
}*/
.index-news .index-ad .ad-container .ad-tit .title-list a:nth-of-type(4) .list-item,.index-news .index-ad .ad-container .ad-tit .title-list a:nth-of-type(4) .list-item h3{
  border-color:#cecece;
  color:#cecece !important;
}
.index-news .index-ad .ad-container .ad-tit .title-list a:last-of-type .list-item {
  margin-right: 0px;
}
.index-news .index-ad .ad-container .ad-tit .title-list .list-item > img {
  max-height: 100%;
  height: 50px;
  display: block;
  margin: 0 auto;
}
.index-news .index-ad .ad-container .ad-tit .title-list .list-item h3 {
  color: #fd7400;
  font-size: 16px;
  margin-bottom: 20px;
}
.index-news .index-ad .ad-container .ad-tit .title-list .list-item .img {
  max-height: 100%;
  display: none;
  height: 50px;
}
.index-news .index-ad .ad-container .ad-tit .title-list .list-item:hover {
  border-radius: 6px;
  border: solid 1px #1a4a98;
}
.index-news .index-ad .ad-container .ad-tit .title-list .list-item:hover > img {
  display: none;
}
.index-news .index-ad .ad-container .ad-tit .title-list .list-item:hover .img {
  display: block;
  height: 50px;
}
.index-news .index-ad .ad-container .ad-tit .title-list .list-item:hover h3 {
  color: #1a4a98;
}
.index-news .index-ad .ad-container .ad-tit .title-list .list-item:hover > p {
/*  display: block;*/
}
.index-news .index-ad .ad-container .ad-tit .title-list .list-item > p {
  position: absolute;
  width: 100%;
  overflow: hidden;
  left: -12px;
  display: none;
  top: 154px;
}
.index-news .index-ad .ad-container .ad-tit .title-list .list-item > p img {
  width: 100%;
}
.index-news .index-ad .ad-container .ad-tit .title-list .list-itemHref {
  /* margin-left: 10px; */
  display:none;
}
.index-news .index-ad .ad-container .ad-tit .title-list .list-itemOn > p {
/*  display: block;*/
}
.index-news .index-ad .ad-container .product-wrap {
  -webkit-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.08);
  background: url(../image/gz_fu_background.jpg) no-repeat left bottom;
}
.index-news .index-ad .ad-container .product-wrap .product {
  display: none;
}
.index-news .index-ad .ad-container .product-wrap .product .product-contaienr {
  padding: 50px;
  margin-bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 38px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.index-news .index-ad .ad-container .product-wrap .product .product-contaienr .product-left {
  width: 43%;
}
.index-news .index-ad .ad-container .product-wrap .product .product-contaienr .product-left .tit {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.index-news .index-ad .ad-container .product-wrap .product .product-contaienr .product-left .tit h3 {
  color: #151515;
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 6px;
}
.index-news .index-ad .ad-container .product-wrap .product .product-contaienr .product-left .tit p {
  font-size: 14px;
  color: #151515;
  opacity: 0.8;
}
.index-news .index-ad .ad-container .product-wrap .product .product-contaienr .product-left .con {
  margin-top: 30px;
  font-size: 14px;
  color: #151515;
  line-height: 26px;
}
.index-news .index-ad .ad-container .product-wrap .product .product-contaienr .product-left .con p {
  margin-bottom: 20px;
}
.index-news .index-ad .ad-container .product-wrap .product .product-contaienr .product-img {
  width: 48%;
}
.index-news .index-ad .ad-container .product-wrap .product .product-contaienr .product-img img {
  width: 100%;
}
.index-news .index-ad .ad-container .product-wrap .show {
  display: block;
}
.index-news .index-meeting .meeting-con {
  margin-bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.index-news .index-meeting .meeting-con .met-img {
  width: 50%;
}
.index-news .index-meeting .meeting-con .met-img img {
  width: 100%;
  display: block;
}
.index-news .index-meeting .meeting-con .met-txt {
  width: 50%;
  padding-top: 20px;
  padding-left: 50px;
}
.index-news .index-meeting .meeting-con .met-txt .txt-tit {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.index-news .index-meeting .meeting-con .met-txt .txt-tit h3 {
  color: #151515;
  font-size: 22px;
  line-height: 30px;
}
.index-news .index-meeting .meeting-con .met-txt .txt {
  margin-top: 20px;
}
.index-news .index-meeting .meeting-con .met-txt .txt p {
  font-size: 14px;
  color: #151515;
  line-height: 26px;
  margin-bottom: 10px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
/*
  -webkit-line-clamp: 4;
  overflow: hidden;
*/
}
.index-news .index-meeting .meeting-con .met-txt > a {
  margin-top: 20px;
  display: block;
}
.index-news .meeting-new .meeting-new-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
      display:none;
}
.index-news .meeting-new .meeting-new-list .list-item {
  width: 32%;
  margin-right: 2%;
}
.index-news .meeting-new .meeting-new-list .list-item a {
  display: block;
  color: #151515;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 10px;
  padding-bottom: 10px;
}
.index-news .meeting-new .meeting-new-list .list-item a img {
  width: 100%;
}
.index-news .meeting-new .meeting-new-list .list-item:nth-child(3) {
  margin-right: 0%;
}
.index-news .index-comp {
  margin-bottom: 80px;
}
.index-news .index-comp1{
  margin-top:80px;
}
.index-news .index-comp .comp-tit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.index-news .index-comp .comp-tit .new-tit {
    margin-top: 0px;
}
.index-news .index-comp .comp-list {
  border: 1px solid #f2f2f2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.index-news .index-comp .ad-tit-ad {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  height: 36px;
}
.index-news .index-comp .ad-tit-ad .ad-pe {
  background-color: #fd7400;
  padding-left: 20px;
  padding-right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 24px;
  height: 36px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.index-news .index-comp .ad-tit-ad .ad-pe img {
  height: 16px;
  margin-right: 8px;
}
.index-news .index-comp .ad-tit-ad .ad-pe p {
  font-size: 16px;
  color: #fff;
}
.index-news .index-comp .ad-tit-ad .ad-pet {
  height: 36px;
  background-color: #fd7400;
  line-height: 36px;
  margin-left: 4px;
  padding-left: 4px;
  padding-right: 4px;
}
.index-news .index-comp .comp-list .list-item {
  width: 20%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2;
  height: 80px;
}
.index-news .index-comp .comp-list .list-item img {
  width: 35%;
  display: block;
  height: 80%;
  margin: 0 auto;
}
@media only screen and (max-width:1366px) {
    .index-news .new-loop .new-loop-tit h3{
        font-size: 14px;
    }
   .index-news .new-loop .new-loop1 .swiper-slide div p{font-size: 14px;}
}
@media only screen and (max-width: 980px) {
  .new-tit {
    margin-top: 24px;
    margin-bottom: 16px;
  }
  .new-tit .new-txt h3 {
    font-size: 18px;
  }
  .index-news {
    /* 会议活动开始*/
  }
  .index-news .new-loop {
    padding: 12px 14px;
    height: auto;
  }
  .index-news .new-loop .new-loop-tit {
    width: 20%;
    overflow: hidden;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .index-news .new-loop .new-loop-tit h3 {
    font-size: 12px;
  }
  .index-news .new-loop .new-loop-tit p {
    font-size: 12px;
  }
  .index-news .new-loop .new-loop1 .swiper-slide div p {
    font-size: 12px;
    padding-left: 8px;
    padding-right: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .index-news .new-list-contaienr {
    margin-top: 38px;
  }
  .index-news .new-list-contaienr .new-list .list-item {
    margin-bottom: 12px;
    width: 49%;
    margin-right: 2% !important;
  }
  .index-news .new-list-contaienr .new-list .list-item a:nth-child(2) {
    font-size: 12px;
  }
  .index-news .new-list-contaienr .new-list .list-item:nth-child(2n) {
    margin-right: 0% !important;
  }
  .index-news .index-service {
    padding-top: 38px;
    padding-bottom: 38px;
  }
  .index-news .index-service .service-left {
    width: 100%;
  }
  .index-news .index-service .service-left .left-con {
    height: auto;
  }
  .index-news .index-service .service-left .left-con .con-txt {
    margin-top: 14px;
  }
  .index-news .index-service .service-left .left-con .con-txt p {
    text-indent: 2em;
  }
  .index-news .index-service .service-left .left-con .con-tra {
    padding-top: 22px;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .index-news .index-service .service-right {
    width: 100%;
    margin-top: 36px;
  }
  .index-news .index-service .service-right .right-tit a {
    padding-left: 18px;
    padding-right: 18px;
    font-size: 12px;
  }
  .index-news .index-service .service-right .right-video .m-video {
    height: auto;
    margin-top: 20px;
  }
  .index-news .index-reserve {
    padding-top: 38px;
    padding-bottom: 38px;
  }
  .index-news .index-reserve .reserve-container .reserve-item {
    width: 100%;
    margin-right: 0px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 18px;
  }
  .index-news .index-reserve .reserve-container .reserve-item .con-tit {
    padding-left: 20px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .index-news .index-reserve .reserve-container .reserve-item .con-tit h3 {
    font-size: 14px;
  }
  .index-news .index-reserve .reserve-container .reserve-item .con-tit p {
    font-size: 12px;
  }
  .index-news .index-reserve .reserve-container .reserve-item .reserve-img {
    margin-top: 16px;
  }
  .index-news .index-area {
    padding-top: 38px;
    padding-bottom: 38px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .index-news .index-area .area-left {
    width: 100%;
  }
  .index-news .index-area .area-right {
    width: 100%;
  }
  .index-news .index-real {
    padding-top: 38px;
    padding-bottom: 38px;
  }
  .index-news .index-real .real-container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .index-news .index-real .real-container .real-left {
    width: 100%;
  }
  .index-news .index-real .real-container .real-left .left-tit {
    text-align: center;
  }
  .index-news .index-real .real-container .real-right {
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    height: auto;
  }
  .index-news .index-real .real-container .real-right .right-txt {
    width: 100%;
    padding: 25px 20px;
  }
  .index-news .index-real .real-container .real-right > a {
    width: 100%;
  }
  .index-news .index-ad {
    margin-top: 0px;
  }
  .index-news .index-ad .ad-container .ad-tit {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .index-news .index-ad .ad-container .ad-tit .title-list {
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 20px;
  }
  .index-news .index-ad .ad-container .ad-tit .title-list a{
    width: 30%; 
    display:block;
  }
  .index-news .index-ad .ad-container .ad-tit .title-list a .list-item {
    text-align: center;
   width:100%;
    padding: 6px 6px;
    margin-right: 0px;
    margin-bottom: 10px;
  }
    .index-news .index-ad .ad-container .ad-tit .title-list .list-itemHref{
    padding: 6px 6px;
    margin-right: 0px;
    margin-bottom: 10px;
  width: 30%;
    text-align: center;
  }
  .index-news .index-ad .ad-container .ad-tit .title-list .list-item h3 {
    margin-bottom: 0;
  }
  .index-news .index-ad .ad-container .ad-tit .title-list .list-item > img {
    display: none;
  }
  .index-news .index-ad .ad-container .ad-tit .title-list .list-item:hover > img {
    display: none;
  }
  .index-news .index-ad .ad-container .ad-tit .title-list .list-item:hover .img {
    display: none;
  }
  .index-news .index-ad .ad-container .ad-tit .title-list .list-item:nth-of-type(5) {
    margin-left: 10px;
  }
  .index-news .index-ad .ad-container .ad-tit .title-list .list-itemHref {
    margin-right: 0px;
  }
  .index-news .index-ad .ad-container .product-wrap .product .product-contaienr {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
  }
  .index-news .index-ad .ad-container .product-wrap .product .product-contaienr .product-left {
    width: 100%;
  }
  .index-news .index-ad .ad-container .product-wrap .product .product-contaienr .product-img {
    width: 100%;
  }
  .index-news .index-meeting .meeting-con {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 38px;
  }
  .index-news .index-meeting .meeting-con .met-img {
    width: 100%;
  }
  .index-news .index-meeting .meeting-con .met-txt {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .index-news .index-meeting .meeting-con .met-txt .txt-tit h3 {
    font-size: 14px;
  }
  .index-news .index-meeting .meeting-con .met-txt .txt {
    margin-top: 12px;
  }
  .index-news .meeting-new .meeting-new-list .list-item a {
    font-size: 12px;
  }
  .index-news .index-comp {
    margin-bottom: 38px;
  }
  .index-news .index-comp .ad-tit-ad .ad-pe{
    padding-left: 12px;
    padding-right: 12px;
  }
  .index-news .index-comp .ad-tit-ad .ad-pe img{
    height: 12px;
  }
  .index-news .index-comp .ad-tit-ad .ad-pe p{
    font-size:14px;
  }
  .index-news .index-comp .comp-list .list-item {
    height: 30px;
  }
  .swiper-button-next,
  .swiper-button-prev {
    display: none;
  }
}
